PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFBaseDigitalSignature Class / getCosSignature Method
In This Topic
    getCosSignature Method
    In This Topic
    Gets the underlying COS signature object.
    Syntax
    public PDFCosDigitalSignatureDictionary getCosSignature()

    Return Value

    The COS dictionary that represents the signature.
    See Also